A Ferris wheel has a radius of 81.7 meters, and (while spinning) one rotation takes 764 seconds.
Samuel gets into a carriage at the bottom of the Ferris wheel. At \(t=0\), the wheel starts spinning, and it spins continuously for 1758 seconds until an abrupt stop. At that moment, Samuel drops his keys, which fall directly down to the ground.
How far, in meters, are the keys from where Samuel entered the carriage? The tolerance is \(\pm 0.1\) meters.
Since Samuel got on at the bottom of the wheel, he begins at the midline (horizontally). Thus, we can use a stretched, but unshifted, sine wave to model Samuel’s horizontal position over time.
\[x~=~A\cdot\sin(Bt)\]
The amplitude will match the radius of the wheel.
\[A=81.7\]
To get \(B\), the angular frequency, we divide \(2\pi\) by the period (which was given to us).
\[B~=~\frac{2\pi}{P}\]
\[B~=~\frac{2\pi}{764}\]
\[B~\approx~0.0082241\]
Notice,
\[x~=~81.7\cdot\sin(0.0082241\cdot 1758)\]
\[x~=~77.7398875\]
We only care about the absolute value of \(x\).
\[|x| ~=~ 77.7398875\]
extype: num exsolution: 77.7398875 exname: ferris_wheel_key_drop extol: 0.1